home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality StarterKit / Virtual Reality StarterKit.iso / vie10001 / swtdemo.bat < prev    next >
DOS Batch File  |  1993-10-08  |  2KB  |  45 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo           Welcome to Viewpoint - 3D Datasets
  5. echo.
  6. call vpreadme.bat    
  7. echo.
  8. echo The following are a list of the files capable of running on 
  9. echo any 3D-Modeler or 3D CAD software that are DXF compatible.
  10. echo.
  11. echo    NOTE:   xx = CD Drive (letter)
  12. echo.
  13. echo     Description of file         Location of file
  14. echo.
  15. echo     1.  57 Chevy             xx:\vie10001\57chevy.dxf   
  16. echo     2.  Babe                 xx:\vie10001\babem.dxf   
  17. echo     3.  Sandal               xx:\vie10001\sandal.dxf   
  18. echo     4.  Shark                xx:\vie10001\shark.dxf   
  19. echo     5.  Surfboard            xx:\vie10001\surfbord.dxf   
  20. echo     6.  Helicopter           xx:\vie10001\hhin24wh.dxf   
  21. echo     7.  Porsche              xx:\vie10001\cspid55m.dxf   
  22. echo     8.  Scud                 xx:\vie10001\mscud1h.dxf   
  23. echo     9.  64 T-bird            xx:\vie10001\ctbrd64m.dxf   
  24. echo     10. Big Ben              xx:\vie10001\lbigbe1m.dxf   
  25. echo     11. Deer Head            xx:\vie10001\ideerh1h.dxf   
  26. echo     12. Aircraft             xx:\vie10001\pmu2h.dxf   
  27. echo     13. X-plane              xx:\vie10001\px30h.dxf   
  28. echo     14. Walley               xx:\vie10001\iwaley1h.dxf   
  29. echo     15. Elbow                xx:\vie10001\aelbjt1h.dxf   
  30. pause
  31. cls
  32. echo.
  33. echo In order to utilize all the 3D Dataset files, get to a DOS 
  34. echo prompt and follow this example. 
  35. echo.
  36. echo If your CD-drive is D drive you would type the following:
  37. echo.
  38. echo            copy d:\vie10001\*.dxf  [target location]
  39. echo.
  40. echo. 
  41. pause
  42. cls
  43. echo.
  44.  
  45.